home *** CD-ROM | disk | FTP | other *** search
/ Southern Beauties 2 / Southern Beauties - Volume 2.iso / viewer / whatsnew < prev    next >
Text File  |  1995-10-30  |  8KB  |  134 lines

  1.     Major revisions internally to accommodate dithering for color reduction
  2.     and JPEG compression/decompression.
  3.  
  4.     Added in ver 6.2:
  5.     *   Fixed a problem with LZW compressed TIF files using strips.
  6.  
  7.     *   Added dithering for color reduction. Makes 16 or 256 color pics look
  8.         really good. Alt V toggles dithering on/off, and there is a ░ in the
  9.         upper right corner to indicate when dithering will be used for color
  10.         reduction. Dithering is not used for weathermap animation (for speed)
  11.         and transparent color images in GIF89a files in 16 color mode because of
  12.         techincal difficulties.
  13.  
  14.     *   The maximum number of colors available for hi-color viewing at the
  15.         current resolution is now shown in the middle of the top line in the
  16.         menu. Alt F5/F6 are used to decrease/increase the locked hi-color mode
  17.         (only if you have a hi-color card). The modes are 0=auto, 1=256, 2=32K,
  18.         3=64K, 4=16 Million colors. Thus, even though your card will do 24 bit
  19.         (16 M colors) at 640x480, you can lock 32K colors to see how it looks at
  20.         this color resolution, or 256 colors to color reduce so you can save it
  21.         as a GIF, or any other 256 color file format (PCX, BMP, etc).
  22.  
  23.     *   Added Alt F3 (Settings) to show/change VPIC settings. Changed mode info
  24.         from Alt F6 to part of Alt F3 (Settings); since F3 is picture info, Alt
  25.         F3 being VPIC info is a logical extension. Alt F3 gives most settings
  26.         for VPIC, and allows you to change them using the mouse or keyboard.
  27.         Toggles are done by just clicking somewhere on the field, and things
  28.         that require keyboard entry (margins and pathes) go to edit mode when
  29.         clicked. In edit mode:
  30.  
  31.         a. The Insert key toggles insert (large cursor) and overwrite (underline
  32.            cursor) edit modes.
  33.         b. The left/right cursor keys move the cursor.
  34.         c. Backspace and delete do their normal function.
  35.         d. If the first key pressed is alphanumeric, the old value is erased and
  36.            you type in the new entry.
  37.         e. Enter terminates the entry, and Esc aborts it.
  38.  
  39.         For keyboard entry, Tab goes to the next field, Shift Tab goes to the
  40.         previous field, and any key (except Esc and Enter) changes toggles.
  41.         Enter or Esc, or clicking on the first (Settings) line go back to the
  42.         menu.
  43.  
  44.     *   Added environment variable VPICDISK to specify which disks VPIC should
  45.         access; example: set vpicdisk=abce would allow VPIC to only look at
  46.         drives a:, b:, c:, and e: with Alt F9. If environment variable absent,
  47.         VPIC checks for all drives thru DOS by trying to read the current
  48.         directory, which can slow startup if you have additional floppies.
  49.  
  50.     *   Added environment variable VPICSAVE to specify where VPIC should save
  51.         all files that it creates; should include drive and directory.
  52.  
  53.     *   Added mode lock specifier from command line in addition to /mn. The new
  54.         form is /m:aaaxbbbxccc where aaa & bbb are the horizontal & vertical
  55.         resolution, ccc is the number of colors (16, 256, 32K, 64K or 16M), and
  56.         x is the seperator (ie, /m:800x600x32K locks 800x600x32K colors). If the
  57.         mode specified doesn't exist, VPIC reverts to normal operation and
  58.         ignores the /m.
  59.  
  60.     *   Changed where VPIC saves files, and added checks for if the location is
  61.         writeable. The location precedense is as follows:
  62.         1. If /dt on command line, use current (this) directory if writeable.
  63.            If /dp on command line use picture directory if writeable.
  64.         2. If environment variable VPICSAVE exists, use location if writeable.
  65.         3. Use picture directory if writeable.
  66.         4. Use the current directory if writeable.
  67.         5. Use C:\
  68.         In general, if a drive is not writeable, VPIC goes to the next lower
  69.         precedence. Thus, it will not try to write to CDs.
  70.  
  71.  
  72.     Added in ver 7.0:
  73.     *   Added JPEG capability. Added JPEG viewing, conversion, color reduction.
  74.         J converts to JPG while viewing. Hint: If your video card supports
  75.         hi-color modes, they are faster than color reducing to 256 colors. If
  76.         your card does 800x600x32K or 64K colors, use one of these modes with
  77.         'reduce to screen size (Alt G)' to view 1024x768 JPGs.
  78.  
  79.     *   Increased files in menu to 10,000 and no limit on tagged files. Tagging
  80.         is from cursor on.
  81.  
  82.     *   Added a memory manager which uses Extended, Expanded, or Disk for
  83.         virtual memory. Now you can view slide shows which snap on the screen
  84.         of all all picture sizes. At least 2M of expanded memory, with EMM386 or
  85.         the equivalent, speeds VPIC up tremendously, especially for quality
  86.         color reduction of 24 bit JPGs. If you're running Windows, you can run
  87.         VPIC's memory manager.
  88.  
  89.     *   /i minimizes the palette by eliminating redundant colors in palette so
  90.         multiple images can add some more colors. Alt I toggles this switch from
  91.         the menu.
  92.  
  93.     *   /q (for Quality) optimizes the palette for color reduction to 256
  94.         colors. Normally VPIC uses a standard palette, and maps each hi-color
  95.         pixel to the closest palette color (with dithering) to maximize speed.
  96.         With the Q switch set, VPIC first goes thru the picture to make a
  97.         histogram of the actual colors used, and then divides this into the best
  98.         256 color palette. Then it goes thru the picture again and maps the
  99.         actual pixel colors to the best palette color (with dithering). This
  100.         takes more time, but gives a better quality picture. VPIC always uses
  101.         /q for viewing hi-color pictures in 16 color modes, since there is no
  102.         standard 16 color palette which looks good for all pictures. Alt Q
  103.         toggles this switch from the menu.
  104.  
  105.     *   Added /snap to snap files onto screen instead of painting while
  106.         decoding.
  107.  
  108.     *   Added for marked files in menu:
  109.         1. ENTER/Alt_ENTER or Right/Left Arrows show next/previous picture.
  110.         2. ESC or Alt Q quits back to menu.
  111.         3. Spacebar tags current picture for further action back in menu.
  112.         4. When back in menu, Alt U untags the pictures you just viewed, and
  113.            tags any pictures for which you pressed Spacebar while viewing. You
  114.            may then View (ENTER), Copy (Alt C), Move (Alt M), or Delete (Alt X)
  115.            these files.
  116.  
  117.     *   Added /t command line switch to tag all files and show 1st. ENTER or
  118.         RightArrow shows next, and Alt ENTER or LeftArrow shows previous. ESC or
  119.         Alt Q quits to DOS. Spacebar does not tag files for further action while
  120.         viewing in this mode.
  121.  
  122.     *   Added /single command line switch to do a slideshow (using vpic /@name)
  123.         where:
  124.         1. ENTER/Alt_ENTER or Right/Left Arrows show next/previous picture.
  125.         2. ESC or Alt Q quits to DOS.
  126.  
  127. NEW STUFF NOT IN THE MANUAL
  128.     *   Holding the / arrow keys makes the slides go forward/backward.
  129.     *   With /t (tag & show) option, or tagged files in the menu, the / keys
  130.         goto the next/previous picture. They also abort the present decode and
  131.         start the next, so you can quickly skip over pictures you don't want to
  132.         see.
  133.     *   Show filename defaults to off. Turn on with /z or Alt Z (in menu).
  134.